Opc.Ua.Core
UaChannelBase<TChannel> Class Methods


Opc.Ua Namespace : UaChannelBase<TChannel> Class

For a list of all members of this type, see UaChannelBase<TChannel> members.

Public Methods
 NameDescription
Public Method Begins an asynchronous operation to close the secure channel. (Inherited from Opc.Ua.UaChannelBase)
Public MethodOverridden.  The client side implementation of the BeginInvokeService service contract.  
Public Method Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase)
Public Method Begins an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase)
Public Method Begins an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase)
Public Method Closes any existing secure channel. (Inherited from UaChannelBase)
Public Method Closes any existing secure channel. (Inherited from UaChannelBase)
Public Method Closes the channel with the server. (Inherited from UaChannelBase)
Public MethodOverloaded. Overridden.  An overrideable version of the Dispose.  
Public Method Completes an asynchronous operation to close a communication object. (Inherited from UaChannelBase)
Public MethodOverridden.  The client side implementation of the EndInvokeService service contract.  
Public Method Completes an asynchronous operation to open a communication object. (Inherited from UaChannelBase)
Public Method Completes an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase)
Public Method Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase)
Public Method Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase)
Public MethodOverloaded.  Initializes a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase)
Public MethodOverridden.  The client side implementation of the InvokeService service contract.  
Public Method Opens a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase)
Public Method Opens the channel with the server. (Inherited from UaChannelBase)
Public MethodOverloaded. Overridden.  Closes any existing secure channel and opens a new one.  
Public Method Schedules an outgoing request. (Inherited from UaChannelBase)
Public Method Sends a request over the secure channel. (Inherited from UaChannelBase)
Public Method Sends a request over the secure channel. (Inherited from UaChannelBase)
Top
See Also

Reference

UaChannelBase<TChannel> Class
Opc.Ua Namespace